body, td {

 font-family:  "Arial";
 font-size:   11px;
 font-style: normal; 
 color: #c4bfb5;
 background-color: #1a1817;
 margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
  background-color: #302d2c;
}

.whiterub {
 font-family:  "Arial";
 font-size:   11px;  
 color: #ffffff;
 font-weight:  bold; 
}

a {
 text-decoration: none; 
 font-weight:  normal;
 color:    #ff6600;
 
}

a:hover {
 text-decoration: underline; 
 font-weight:  normal;
 color:    #ff6600;
 
}
 
.paragraphlink {
 text-decoration: none; 
 font-weight:  bold;

}

 
.paragraphlink:hover {
 text-decoration: underline; 
 font-weight:  bold;

}

.smallmce_editorarea {
	border: 1px dashed white;
	display: block;
}

.mceContentBody {
	background-color: #302D2C;
}

b, strong {
	color: #E0DED8;
}

.linkstyle {
	font-decoration: none;
}